FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.health.sadie#1.4.11 (63 ms)

Package ca.on.health.sadie
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.gov.on.ca/sadie/fhir/StructureDefinition/TermsOfUse
Url http://health.gov.on.ca/sadie/fhir/StructureDefinition/TermsOfUse
Version 1.0.0
Status active
Date 2021-06-28T11:36:50.8334855+00:00
Name TermsOfUse
Title TermsOfUse
Experimental False
Description This is a Program Area's Terms of Use policy.
Type DocumentReference
Kind resource

Resources that use this resource

StructureDefinition
http://health.gov.on.ca/sadie/fhir/StructureDefinition/TermsOfUseConsent TermsOfUseConsent

Resources that this resource uses

StructureDefinition
https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea ProgramArea
http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-DocumentReference-Types FlexForms - Document Reference Types


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "d8cef6ef-2b3a-424d-96da-e35e379859e0",
  "url" : "http://health.gov.on.ca/sadie/fhir/StructureDefinition/TermsOfUse",
  "version" : "1.0.0",
  "name" : "TermsOfUse",
  "title" : "TermsOfUse",
  "status" : "active",
  "date" : "2021-06-28T11:36:50.8334855+00:00",
  "description" : "This is a Program Area's Terms of Use policy.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "fhircomposition",
      "uri" : "http://hl7.org/fhir/composition",
      "name" : "FHIR Composition"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "xds",
      "uri" : "http://ihe.net/xds",
      "name" : "XDS metadata equivalent"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "DocumentReference",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DocumentReference",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DocumentReference",
        "path" : "DocumentReference",
        "definition" : "#### **_`FOR SADIE USE: This stores the Terms of Use policy for each Program Area. This is referenced by the Terms of Use Consent, which stores the fact a user agreed to this Terms of Use.`_**\n\n#### **_`SADIE PARTITION: This will be in the DEFAULT partition.`_**\n\nA reference to a document of any kind for any purpose. Provides metadata about the document so that the document can be discovered and managed. The scope of a document is any seralized object with a mime-type, so includes formal patient centric documents (CDA), cliical notes, scanned paper, and non-patient specific documents like policy text."
      },
      {
        "id" : "DocumentReference.masterIdentifier",
        "path" : "DocumentReference.masterIdentifier",
        "definition" : "#### **_`FOR SADIE USE: This is the URI, the Terms of Use Agreement will reference this URI. `_**\n\nDocument identifier as assigned by the source of the document. This identifier is specific to this version of the document. This unique identifier may be used elsewhere to identify this version of the document."
      },
      {
        "id" : "DocumentReference.masterIdentifier.use",
        "path" : "DocumentReference.masterIdentifier.use",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.masterIdentifier.type",
        "path" : "DocumentReference.masterIdentifier.type",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.masterIdentifier.system",
        "path" : "DocumentReference.masterIdentifier.system",
        "definition" : "#### **_`FOR SADIE USE: If system = urn:ietf:rfc:3986 this means the Value is a URI. Use system = urn:sadie:internal for SADIE code.`_**\n\nEstablishes the namespace for the value - that is, a URL that describes a set values that are unique.",
        "min" : 0
      },
      {
        "id" : "DocumentReference.masterIdentifier.value",
        "path" : "DocumentReference.masterIdentifier.value",
        "definition" : "#### **_`FOR SADIE USE: This is the URI. The Terms Of Use Agreement will reference this URI. The URI should be prefixed by http://health.gov.on.ca/sadie/fhir/TermsOfUse and should end with the version Version1 `_**\n\nThe portion of the identifier typically relevant to the user and which is unique within the context of the system.",
        "min" : 0
      },
      {
        "id" : "DocumentReference.masterIdentifier.period",
        "path" : "DocumentReference.masterIdentifier.period",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.masterIdentifier.assigner",
        "path" : "DocumentReference.masterIdentifier.assigner",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.identifier",
        "path" : "DocumentReference.identifier",
        "max" : "1",
        "definition" : "#### **_`FOR SADIE USE: This is needed to make SmileCDR preloading of data work."
      },
      {
        "id" : "DocumentReference.status",
        "path" : "DocumentReference.status",
        "definition" : "#### **_`FOR SADIE USE: There should only be one 'current' Terms of Use per Program Area. `_**\n\nThe status of this document reference."
      },
      {
        "id" : "DocumentReference.docStatus",
        "path" : "DocumentReference.docStatus",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.type",
        "path" : "DocumentReference.type",
        "definition" : "#### **_`FOR SADIE USE: There are 4 types of TOU, this specifies which one.`_**\n\nSpecifies the particular kind of document referenced (e.g. History and Physical, Discharge Summary, Progress Note). This usually equates to the purpose of making the document referenced.",
        "min" : 1
      },
      {
        "id" : "DocumentReference.type.coding",
        "path" : "DocumentReference.type.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "DocumentReference.type.coding.system",
        "path" : "DocumentReference.type.coding.system",
        "definition" : "#### **_`FOR SADIE USE: This is the SADIE internal CodeSystem.`_**\n\nEstablishes the namespace for the value - that is, a URL that describes a set values that are unique.",
        "min" : 1,
        "fixedString" : "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete"
      },
      {
        "id" : "DocumentReference.type.coding.version",
        "path" : "DocumentReference.type.coding.version",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.type.coding.code",
        "path" : "DocumentReference.type.coding.code",
        "definition" : "#### **_`FOR SADIE USE: There are 4 types of TOU, this specifies which one.`_**\n\nA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-DocumentReference-Types"
        }
      },
      {
        "id" : "DocumentReference.type.coding.display",
        "path" : "DocumentReference.type.coding.display",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.type.coding.userSelected",
        "path" : "DocumentReference.type.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.type.text",
        "path" : "DocumentReference.type.text",
        "definition" : "#### **_`FOR SADIE USE: This is the DocumentReference this is, it will always be TOU.`_**\n\nA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.",
        "max" : "0",
        "fixedString" : "TOU"
      },
      {
        "id" : "DocumentReference.category",
        "path" : "DocumentReference.category",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.subject",
        "path" : "DocumentReference.subject",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.date",
        "path" : "DocumentReference.date",
        "definition" : "#### **_`FOR SADIE USE: This is the last updated date time. `_**\n\nWhen the document reference was created."
      },
      {
        "id" : "DocumentReference.author",
        "path" : "DocumentReference.author",
        "definition" : "#### **_`FOR SADIE USE: This is a reference to the Program Area.`_**\n\nIdentifies who is responsible for adding the information to the document.",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://health.gov.on.ca/sadie/fhir/StructureDefinition/ProgramArea"
            ]
          }
        ]
      },
      {
        "id" : "DocumentReference.authenticator",
        "path" : "DocumentReference.authenticator",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.custodian",
        "path" : "DocumentReference.custodian",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.relatesTo",
        "path" : "DocumentReference.relatesTo",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.description",
        "path" : "DocumentReference.description",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.securityLabel",
        "path" : "DocumentReference.securityLabel",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.content",
        "path" : "DocumentReference.content",
        "definition" : "#### **_`FOR SADIE USE: This is the Terms of Use text.`_**\n\nThe document and format referenced. There may be multiple content element repetitions, each with a different format."
      },
      {
        "id" : "DocumentReference.content.attachment.contentType",
        "path" : "DocumentReference.content.attachment.contentType",
        "definition" : "#### **_`FOR SADIE USE: This should be text/plain for announcements.`_**\n\nThe document and format referenced. There may be multiple content element repetitions, each with a different format.",
        "min" : 1
      },
      {
        "id" : "DocumentReference.content.attachment.language",
        "path" : "DocumentReference.content.attachment.language",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.content.attachment.data",
        "path" : "DocumentReference.content.attachment.data",
        "definition" : "#### **_`FOR SADIE USE: This is the Terms of Use text.`_**\n\nThe actual data of the attachment - a sequence of bytes, base64 encoded.",
        "min" : 1
      },
      {
        "id" : "DocumentReference.content.attachment.url",
        "path" : "DocumentReference.content.attachment.url",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.content.attachment.size",
        "path" : "DocumentReference.content.attachment.size",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.content.attachment.hash",
        "path" : "DocumentReference.content.attachment.hash",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.content.attachment.title",
        "path" : "DocumentReference.content.attachment.title",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.content.attachment.creation",
        "path" : "DocumentReference.content.attachment.creation",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.content.format",
        "path" : "DocumentReference.content.format",
        "max" : "0"
      },
      {
        "id" : "DocumentReference.context",
        "path" : "DocumentReference.context",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.